From 885026851f1c55b1c19f8fcbc6971461e0f5ad5f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 17 Feb 2014 22:37:55 -0500 Subject: [PATCH] Another trivial doc rewording --- gtk/gtkpopover.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtk/gtkpopover.c b/gtk/gtkpopover.c index 4408487738..a9533fb4d4 100644 --- a/gtk/gtkpopover.c +++ b/gtk/gtkpopover.c @@ -1662,9 +1662,9 @@ gtk_popover_get_relative_to (GtkPopover *popover) * @popover: a #GtkPopover * @rect: rectangle to point to * - * Sets the rectangle that @popover will point to, in the coordinate - * space of the widget @popover is attached to, see - * gtk_popover_set_relative_to() + * Sets the rectangle that @popover will point to, in the + * coordinate space of the widget @popover is attached to, + * see gtk_popover_set_relative_to(). * * Since: 3.12 **/ -- 2.30.2